ServiceSyncItems Method |
| Name | Description | |
|---|---|---|
| SyncItems(FolderId) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, ItemShape) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, IListPropertyPath) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, String) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, ItemShape) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, IListPropertyPath) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, String) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, ItemShape, String) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, IListPropertyPath, String) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, String, IListItemId) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, String, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, ItemShape, String) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, IListPropertyPath, String) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, String, IListItemId) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, String, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, ItemShape, String, IListItemId) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, ItemShape, String, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, IListPropertyPath, String, IListItemId) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, IListPropertyPath, String, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, String, IListItemId, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, ItemShape, String, IListItemId) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, ItemShape, String, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, IListPropertyPath, String, IListItemId) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, IListPropertyPath, String, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, String, IListItemId, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, ItemShape, String, IListItemId, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, IListPropertyPath, String, IListItemId, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, ItemShape, String, IListItemId, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(StandardFolder, IListPropertyPath, String, IListItemId, Int32) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
| |
| SyncItems(FolderId, ItemShape, String, IListItemId, Int32, SyncItemsScope) |
Synchronizes the items of a specific folder. The SyncItems method will return a maximum of 512 changes.
|